Welcome![Sign In][Sign Up]
Location:
Search - DELPHI mscomm

Search list

[Delphi VCLDelphi+MSComm

Description: Delphi+MSComm控件串口收发程序
Platform: | Size: 1294 | Author: jay | Hits:

[DocumentsDelphi中利用MSCOMM控件进行GPS数据采集

Description: Delphi中利用MSCOMM控件进行GPS数据采集
Platform: | Size: 29696 | Author: madeliang@tom.com | Hits:

[Communication-MobileMSComm 控件的 Modem 通讯

Description: MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication function for the application procedure. Moreover today which is in vogue in the visible programming, may be very convenient in Visual Basic (VB), Visual C (VC), language and so on Delphi and develops in the platform to apply.
Platform: | Size: 26624 | Author: 甘敏 | Hits:

[Com PortCommSend

Description: 用串口通信的方式实现双机备份,串口采用了 mscomm控件。-serial communication with the realization of a two-aircraft backup, serial used mscomm controls.
Platform: | Size: 765952 | Author: | Hits:

[Software EngineeringMSComm

Description: MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm through serial port transmission and reception of data and application procedures for serial communications capabilities. MSComm in serial programming extremely convenient programmer does not have to spend time to understand the more complex API function, but also in VC, VB, Delphi, and other languages may be used. Microsoft Communications Control (hereinafter referred to MSCom m) is provided by Microsoft to simplify Windows programming of serial communication Active X-Control, which provides for the application procedures for the adoption of Serial Data Interface Transceiver simple method. Specifically, it provides a communication problem handled in two ways : First, the event-driven (Event-driven), First Act inquiries.
Platform: | Size: 9216 | Author: steven | Hits:

[Delphi VCLMSCOMM

Description: 介绍组件MSCOMM的用法及详细例子.希望对大家有用.谢谢!-MSCOMM introduce the usage of components and detailed examples. I hope useful for everyone. Thank you!
Platform: | Size: 65536 | Author: zhouci | Hits:

[Delphi VCLDelphi+MSComm

Description: Delphi+MSComm控件串口收发程序-Delphi+ MSComm serial transceiver control procedures
Platform: | Size: 1024 | Author: | Hits:

[ActiveX/DCOM/ATLMSCOMMsample

Description: 一个使用Delphi +MSCOMM的源码,希望对你有帮助-A use Delphi+ MSCOMM the source, I hope you have help
Platform: | Size: 198656 | Author: angusxie | Hits:

[Com PortMSComm

Description: MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications to provide serial communication function. MSComm control in the serial programming is very convenient, programmers do not have to spend time to understand the more complex API function, but also in VC, VB, Delphi and other languages can be used.
Platform: | Size: 296960 | Author: 自治州 | Hits:

[Communicationmscomm

Description: VB的mscomm串口组件,可以可以在delphi中使用。并有在delphi中注册组件的方法。-VB of MSComm serial components, can be used in delphi. And register components in delphi method.
Platform: | Size: 47104 | Author: 啊红 | Hits:

[Delphi VCLMSComm

Description: 重新编译制作的MSComm串口控件包,可以支持Delphi2007的。绝对好用。-Recompilation MSComm serial production control package, can support the Delphi2007. Absolute ease of use.
Platform: | Size: 18432 | Author: kenneth | Hits:

[Delphi/CppBuilderMSCOMM

Description: Mscomm组件的delphi 6 的使用范例-MSCOM
Platform: | Size: 63488 | Author: loveplay | Hits:

[Communicationmscomm

Description: scomm是微软一个强大的串口通讯的控件,其强大,简单的特点今我们不舍,在delphi中我们也可以使用它。下面这些代码是针对发送和接收为16进制处理的。 -Microsoft scomm is a powerful serial communication control, and its powerful, simple features of today we give up, in delphi, we can also use it. The following code is for sending and receiving for the 16-band processing.
Platform: | Size: 1024 | Author: 林凡辉 | Hits:

[DocumentsMscomm

Description: 2.MSComm 控件的常用属性 MSComm控件有很多重要的属性,但首先必须熟悉几个属性。 CommPort 设置并返回通讯端口号。 Settings 以字符串的形式设置并返回波特率、奇偶校验、数据位、停止位。 PortOpen 设置并返回通讯端口的状态。也可以打开和关闭端口。 Input 从接收缓冲区返回和删除字符。 Output 向传输缓冲区写一个字符串。-Common attributes 2.MSComm control MSComm control of many important attributes, but must first be familiar with a number of attributes. CommPort the port settings and return to its communications. Settings form to set up a string and return to the baud rate, parity, data bits, stop bits. PortOpen communication port settings and return to the state. Can also open and close the port. Input from the buffer to receive the return and delete characters. Output written to the transmission of a string buffer.
Platform: | Size: 5120 | Author: 霍雅丽 | Hits:

[Com PortMsComm

Description: Delphi中MsComm控件的安装使用   Delphi 具有功能强大、简便易用和代码执行速度快等特点,是全球公认的快速应用开发工具技术的先驱者。但是在对串口通信的控制上Delphi的帮助文档和其他书籍中很少提及,这恰恰又是在开发应用系统时会经常遇到的问题。用过VB的程序员都知道 VB的MSComm通信控件具有丰富的与串口通信密切相关的属性及事件,提供了一系列标准通信命令的接口,可以用它创建全双工的、事件驱动的、高效实用的通信程序。在这里就介绍一下如何把MSComm这个ActiveX控件加入到Delphi中,充分发挥出二者的优越性。-Delphi, MsComm control installation
Platform: | Size: 1024 | Author: 钟立青 | Hits:

[Com PortMSComm-suer

Description: MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm control the use of Xiangjie
Platform: | Size: 4096 | Author: 钟立青 | Hits:

[Delphi VCLmscomm-delphi

Description: 自己用DELPHI7写的基于mscomm控件的串口通讯试验,将串口的2,3脚短接可以进行试验-Own use DELPHI7 written in serial communication based on mscomm control experiment in the 2,3 pin serial port can access a short test
Platform: | Size: 393216 | Author: june | Hits:

[CommunicationMSComm

Description: 使用MSCOMM控件实现串行通信, MSComm 作为一个串行通讯控件为程序员串口通讯编程节省了很多时间-Serial communication using MSCOMM control, MSComm as a serial communication serial communication control program for programmers to save a lot of time
Platform: | Size: 296960 | Author: 陈全 | Hits:

[Com Portmscomm

Description: delphi mscomm控件串口通信程序,以单片机温度采集为例-delphi mscomm serial communication control procedures to SCM Case temperature acquisition
Platform: | Size: 263168 | Author: | Hits:

[Delphi VCLMSComm

Description: 一键注册MSComm Delphi源码 一键注册MSComm Delphi源码-Push up MSComm Delphi source code for a key up MSComm Delphi source code
Platform: | Size: 269312 | Author: moregirl | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net